[INFO] cloning repository https://github.com/joshuafried/faasnap-firecracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuafried/faasnap-firecracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuafried%2Ffaasnap-firecracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuafried%2Ffaasnap-firecracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f330d7e37183a3041db7a85f392e634dd3f0243
[INFO] testing joshuafried/faasnap-firecracker against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuafried%2Ffaasnap-firecracker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/joshuafried/faasnap-firecracker
[INFO] finished tweaking git repo https://github.com/joshuafried/faasnap-firecracker
[INFO] tweaked toml for git repo https://github.com/joshuafried/faasnap-firecracker written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshuafried/faasnap-firecracker on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshuafried/faasnap-firecracker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94b4f48f00137394caf560b79efff1e43d2eb486b08366b5a3bb568a1ff01527
[INFO] running `Command { std: "docker" "start" "-a" "94b4f48f00137394caf560b79efff1e43d2eb486b08366b5a3bb568a1ff01527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94b4f48f00137394caf560b79efff1e43d2eb486b08366b5a3bb568a1ff01527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b4f48f00137394caf560b79efff1e43d2eb486b08366b5a3bb568a1ff01527", kill_on_drop: false }`
[INFO] [stdout] 94b4f48f00137394caf560b79efff1e43d2eb486b08366b5a3bb568a1ff01527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f17f397f1bc76547ac1bac555ad1e6586d49dfa0ca93adb13ed707801383f70
[INFO] running `Command { std: "docker" "start" "-a" "1f17f397f1bc76547ac1bac555ad1e6586d49dfa0ca93adb13ed707801383f70", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling net_gen v0.1.0 (/opt/rustwide/workdir/src/net_gen)
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crc64 v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__BITS_PER_LONG` in the value namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__BITS_PER_LONG` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__FD_SETSIZE` in the value namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__FD_SETSIZE` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__s8` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__s8` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__u8` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__u8` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__s16` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__s16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__u16` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__u16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__s32` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__s32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__u32` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__u32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__s64` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__s64` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__u64` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__u64` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_sighandler_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_sighandler_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_key_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_key_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_mqd_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_mqd_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_old_uid_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_old_uid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_old_gid_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_old_gid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_old_dev_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_old_dev_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_long_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_long_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_ulong_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_ulong_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_ino_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_ino_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_mode_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_mode_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_pid_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_pid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_ipc_pid_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_ipc_pid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_uid_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_uid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_gid_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_gid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_suseconds_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_suseconds_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_daddr_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_daddr_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_uid32_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_uid32_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_gid32_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_gid32_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_size_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_size_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_ssize_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_ssize_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_ptrdiff_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_ptrdiff_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_off_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_off_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_loff_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_loff_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_time_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_time_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_clock_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_clock_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_timer_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_timer_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_clockid_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_clockid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_caddr_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_caddr_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_uid16_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_uid16_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__kernel_gid16_t` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_gid16_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__le16` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__le16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__be16` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__be16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__le32` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__le32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__be32` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__be32` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__le64` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__le64` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__be64` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__be64` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__sum16` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__sum16` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ the name `__wsum` in the type namespace is first re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__wsum` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_ADDR` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IN_ADDR` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IN_IPPROTO` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IN_PKTINFO` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IP_MREQ` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IP_MREQ` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_SOCKADDR_IN` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN_CLASS` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IN_CLASS` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_ADDR` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IN6_ADDR` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IN6_ADDR_ALT` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_SOCKADDR_IN6` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IPV6_MREQ` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IPPROTO_V6` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IPV6_OPTIONS` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IN6_PKTINFO` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_IP6_MTUINFO` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__UAPI_DEF_XATTR` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__UAPI_DEF_XATTR` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `_K_SS_MAXSIZE` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `_K_SS_MAXSIZE` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__LITTLE_ENDIAN` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__LITTLE_ENDIAN` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `FIOSETOWN` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout] 31 | pub use crate::sockios::*;
[INFO] [stdout]    |         ----------------- but the name `FIOSETOWN` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `SIOCSPGRP` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout] 31 | pub use crate::sockios::*;
[INFO] [stdout]    |         ----------------- but the name `SIOCSPGRP` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `FIOGETOWN` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout] 31 | pub use crate::sockios::*;
[INFO] [stdout]    |         ----------------- but the name `FIOGETOWN` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `SIOCGPGRP` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout] 31 | pub use crate::sockios::*;
[INFO] [stdout]    |         ----------------- but the name `SIOCGPGRP` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `SIOCATMARK` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout] 31 | pub use crate::sockios::*;
[INFO] [stdout]    |         ----------------- but the name `SIOCATMARK` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `SIOCGSTAMP` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout] 31 | pub use crate::sockios::*;
[INFO] [stdout]    |         ----------------- but the name `SIOCGSTAMP` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `SIOCGSTAMPNS` in the value namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout] 31 | pub use crate::sockios::*;
[INFO] [stdout]    |         ----------------- but the name `SIOCGSTAMPNS` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__kernel_sa_family_t` in the type namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_sa_family_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__kernel_sockaddr_storage` in the type namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_sockaddr_storage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `_bindgen_ty_1` in the type namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `_bindgen_ty_1` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use crate::if_tun::*;
[INFO] [stdout]    |         ---------------- but the name `__IncompleteArrayField` in the type namespace is also re-exported here
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__IncompleteArrayField` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__kernel_fd_set` in the type namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_fd_set` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/net_gen/src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub use crate::iff::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `__kernel_fsid_t` in the type namespace is first re-exported here
[INFO] [stdout] 30 | pub use crate::inn::*;
[INFO] [stdout]    |         ------------- but the name `__kernel_fsid_t` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling arch_gen v0.1.0 (/opt/rustwide/workdir/src/arch_gen)
[INFO] [stderr]    Compiling virtio_gen v0.1.0 (/opt/rustwide/workdir/src/virtio_gen)
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling vmm-sys-util v0.6.1
[INFO] [stderr]    Compiling vm-memory v0.2.1
[INFO] [stderr]    Compiling timerfd v1.1.1
[INFO] [stderr]    Compiling errno v0.2.5
[INFO] [stderr]    Compiling seccomp v0.1.0 (/opt/rustwide/workdir/src/seccomp)
[INFO] [stderr]    Compiling passfd v0.1.4 (/opt/rustwide/workdir/src/passfd)
[INFO] [stderr]    Compiling sysconf v0.3.4
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/src/utils)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/src/arg_parser.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn arguments(&self) -> &Arguments {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                      |         ||
[INFO] [stdout]     |                      |         |the same lifetime is hidden here
[INFO] [stdout]     |                      |         the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn arguments(&self) -> &Arguments<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling micro_http v0.1.0 (/opt/rustwide/workdir/src/micro_http)
[INFO] [stderr]    Compiling polly v0.0.1 (/opt/rustwide/workdir/src/polly)
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/src/kernel)
[INFO] [stdout] warning: unused import: `RequestError`
[INFO] [stdout]   --> src/micro_http/src/server.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use crate::common::{ConnectionError, RequestError, ServerError};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.3.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/micro_http/src/request.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |         request_line: &[u8],
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here
[INFO] [stdout] 96 |     ) -> std::result::Result<RequestLineParts, RequestError> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     ) -> std::result::Result<RequestLineParts<'_>, RequestError> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jailer v0.21.0 (/opt/rustwide/workdir/src/jailer)
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling versionize_derive v0.1.1
[INFO] [stderr]    Compiling versionize_derive v0.1.0 (https://github.com/firecracker-microvm/versionize_derive?tag=v0.1.0#a3acfa67)
[INFO] [stderr]    Compiling thiserror-impl v1.0.19
[INFO] [stderr]    Compiling thiserror v1.0.19
[INFO] [stderr]    Compiling userfaultfd-sys v0.2.1-dev (/opt/rustwide/workdir/src/userfaultfd/userfaultfd-sys)
[INFO] [stderr] error: failed to run custom build command for `userfaultfd-sys v0.2.1-dev (/opt/rustwide/workdir/src/userfaultfd/userfaultfd-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/userfaultfd-sys-6fd8b1d0e800021f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1170) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.9/src/fallback.rs:618:9:
[INFO] [stderr]   "uffd_msg_union_(unnamed_at_/usr/include/linux/userfaultfd_h_115_2)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5bba338d993a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bba338d993a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bba338d993a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5bba338d993a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5bba338f076a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5bba338f076a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]      6:     0x5bba338dfd32 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5bba338dfd32 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5bba338b946f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5bba338b946f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5bba338d3451 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5bba338d3702 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]     12:     0x5bba338d3702 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stderr]     13:     0x5bba338b9528 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     14:     0x5bba338b0ce9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     15:     0x5bba338b9f6d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     16:     0x5bba338f0fac - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x5bba3379f00b - proc_macro2[53a691b5d2535cb1]::fallback::validate_ident
[INFO] [stderr]     18:     0x5bba3379b861 - <proc_macro2[53a691b5d2535cb1]::fallback::Ident>::_new
[INFO] [stderr]     19:     0x5bba3379b81f - <proc_macro2[53a691b5d2535cb1]::fallback::Ident>::new
[INFO] [stderr]     20:     0x5bba337b0248 - <proc_macro2[53a691b5d2535cb1]::imp::Ident>::new
[INFO] [stderr]     21:     0x5bba337a6338 - <proc_macro2[53a691b5d2535cb1]::Ident>::new
[INFO] [stderr]     22:     0x5bba3366c9ff - <bindgen[ef584963a38be6c7]::ir::context::BindgenContext>::rust_ident_raw::<alloc[c960326de6de28e6]::borrow::Cow<str>>
[INFO] [stderr]     23:     0x5bba3366c360 - <bindgen[ef584963a38be6c7]::ir::context::BindgenContext>::rust_ident::<&alloc[c960326de6de28e6]::string::String>
[INFO] [stderr]     24:     0x5bba3358f272 - <bindgen[ef584963a38be6c7]::ir::comp::CompInfo as bindgen[ef584963a38be6c7]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x5bba3363d8a1 - <bindgen[ef584963a38be6c7]::ir::ty::Type as bindgen[ef584963a38be6c7]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x5bba3368f68a - <bindgen[ef584963a38be6c7]::ir::item::Item as bindgen[ef584963a38be6c7]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x5bba3359740f - <bindgen[ef584963a38be6c7]::ir::comp::CompInfo as bindgen[ef584963a38be6c7]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     28:     0x5bba3363d8a1 - <bindgen[ef584963a38be6c7]::ir::ty::Type as bindgen[ef584963a38be6c7]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     29:     0x5bba3368f68a - <bindgen[ef584963a38be6c7]::ir::item::Item as bindgen[ef584963a38be6c7]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     30:     0x5bba3359f2f5 - <bindgen[ef584963a38be6c7]::ir::module::Module as bindgen[ef584963a38be6c7]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     31:     0x5bba335b4250 - <bindgen[ef584963a38be6c7]::ir::module::Module as bindgen[ef584963a38be6c7]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     32:     0x5bba3368f66c - <bindgen[ef584963a38be6c7]::ir::item::Item as bindgen[ef584963a38be6c7]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     33:     0x5bba3359e652 - bindgen[ef584963a38be6c7]::codegen::codegen::{closure#0}
[INFO] [stderr]     34:     0x5bba3366dc88 - <bindgen[ef584963a38be6c7]::ir::context::BindgenContext>::gen::<bindgen[ef584963a38be6c7]::codegen::codegen::{closure#0}, alloc[c960326de6de28e6]::vec::Vec<proc_macro2[53a691b5d2535cb1]::TokenStream>>
[INFO] [stderr]     35:     0x5bba335aa30f - bindgen[ef584963a38be6c7]::codegen::codegen
[INFO] [stderr]     36:     0x5bba3360050a - <bindgen[ef584963a38be6c7]::Bindings>::generate
[INFO] [stderr]     37:     0x5bba335fdb45 - <bindgen[ef584963a38be6c7]::Builder>::generate
[INFO] [stderr]     38:     0x5bba33528a3e - build_script_build[b0d521b1331fe323]::generate_bindings
[INFO] [stderr]     39:     0x5bba33528cbc - build_script_build[b0d521b1331fe323]::main
[INFO] [stderr]     40:     0x5bba33529933 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     41:     0x5bba335287f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     42:     0x5bba33528809 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     43:     0x5bba338d2534 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     44:     0x5bba338d2534 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     45:     0x5bba338d2534 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     46:     0x5bba338d2534 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5bba338d2534 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stderr]     48:     0x5bba338d2534 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]     49:     0x5bba338d2534 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]     50:     0x5bba338d2534 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]     51:     0x5bba338d2534 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stderr]     52:     0x5bba335287e1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stderr]     53:     0x5bba33529bb5 - main
[INFO] [stderr]     54:     0x7d89570701ca - <unknown>
[INFO] [stderr]     55:     0x7d895707028b - __libc_start_main
[INFO] [stderr]     56:     0x5bba33528005 - _start
[INFO] [stderr]     57:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1f17f397f1bc76547ac1bac555ad1e6586d49dfa0ca93adb13ed707801383f70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f17f397f1bc76547ac1bac555ad1e6586d49dfa0ca93adb13ed707801383f70", kill_on_drop: false }`
[INFO] [stdout] 1f17f397f1bc76547ac1bac555ad1e6586d49dfa0ca93adb13ed707801383f70
